Skip to content

Fixed #71: Error applying color to table cells.#72

Merged
dfop02 merged 1 commit intodfop02:release/1.1.5from
vvalchev:fix-setting-table-cell-color
Mar 22, 2026
Merged

Fixed #71: Error applying color to table cells.#72
dfop02 merged 1 commit intodfop02:release/1.1.5from
vvalchev:fix-setting-table-cell-color

Conversation

@vvalchev
Copy link
Copy Markdown

@vvalchev vvalchev commented Mar 16, 2026

Description

This PR creates a new RGBColor object from the RGB tuple.

Issue Reference

Fixed #71

Checklist Before Requesting a Review

  • I have performed a self-review of my code.
  • My code follows the project's coding style and guidelines.
  • I have run tests and verified that all existing and new tests pass.
  • I have added new tests to cover my changes.

@vvalchev
Copy link
Copy Markdown
Author

It seems the test that fail are not because of my changes. They also fail on the main branch.

@dfop02 dfop02 self-requested a review March 17, 2026 11:42
@dfop02 dfop02 self-assigned this Mar 17, 2026
@dfop02 dfop02 added the bug Something isn't working label Mar 17, 2026
@dfop02
Copy link
Copy Markdown
Owner

dfop02 commented Mar 17, 2026

Hey @vvalchev , thanks for the support!

I'll take a look on this issue this week, sorry about it. Probably I mess up with something during last update.

@dfop02 dfop02 changed the base branch from main to release/1.1.5 March 22, 2026 14:17
@dfop02
Copy link
Copy Markdown
Owner

dfop02 commented Mar 22, 2026

I've confirmed the issue, I'll approve and merge it, thanks!

@dfop02 dfop02 merged commit fbb16fd into dfop02:release/1.1.5 Mar 22, 2026
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error applying color to table cells.

2 participants